How to prepare for AWS Certified Solutions Architect Associate certification

Hello Friends,

In this post, I would share how I prepared for AWS Certified Solutions Architect Associate certification, which should help you as well in your preparation.

Here are the steps :

- Get a Free tier AWS account.

  - Go through AWS Certified Solutions Architect Associate Official Study guide
and do hands-on practice via AWS console.

- Go through Eissa A.'s Udemy course, wherever there are gaps in understanding

- Go through Ryan's exam tips at the end of each lecture


- Take Mock tests from Jon Bonso


It took me an average of 3 hours a day for around 2 months to prepare.
Apart from the above resources, I went through a few AWS White papers and FAQs for


Few FAQs about this certification.

Which online course should I take?

There are lots of courses available on Udemy alone. You can see the bestseller and choose the course. I took Ryan and Eissa' courses and I think if you have quite a lot of experience then you can go for Ryan's course because he explains things, to the point and quickly, but if you have limited experience with AWS, I would suggest Eissa's course because he explains things in much detail but you need to patient as well for that. For me, It was kind of a mix, such that I went through Ryan's course completely and went through Eissa's lectures wherever I felt there were gaps left in understanding. Also during the end stage of my preparation, I came across youtube videos from knowledge India and those are also a very good source.

Which mock tests should I take?

Again, there are a lot of options. I will talk about the mock tests I took. So I chose Jon Bonso and Whizlab and I believe both are very good in terms of giving you a feel about the real exam and testing your knowledge. Also, I feel, the difficulty level of these mock tests is on par with the actual exam. And alsoanother thing I would like to mention is, these mock tests are not dumps so that you will getquestions in the exam from these dumps. These mock tests are only to help you test your knowledge and depending upon the results of the mock tests, you can prepare on the topic(s) where you are getting a lower score.

Are there any labs which they ask to do in the exam?

No, all questions are multiple choice questions with four options. There can be multiple correct answers as well to some of the questions.

Few Other helpful links :

AWS Services health dashboard link :


AWS Policy Simulator link:


AWS documentation link:


If you have any further queries, please feel free to post your queries in the comments section or ping me separately on LinkedIn.

How to add maven Support to a java Project in IntelliJ

Hello Friends


In this quick tutorial, we will see how we can add Maven support to the java project in IntelliJ.

How to increase the number of tabs in IntelliJ Idea

Hello Friends,

This is a quick small post on increasing the tab limits in the Intellij idea.

Adding Custom templates in Eclipse for faster Java development

Dear Friends,

As we saw in the last tutorial Eclipse templates for faster java development that eclipse provides some inbuilt templates which we can use to expedite the coding.Apart from that we can create our own custom templates as well for the code which we find repetitive in nature and thus can save our precious time.

Eclipse templates for faster Java development

Dear Friends,

In this fast pace world of IT,where one need to deliver within tight schedules,shortcuts are nice way to expedite the task.Let us see some eclipse templates which can act as a shortcut and help in faster development in Java .

All the below screenshots are self explanatory.What you need to do is to press ctrl + space keys after typing the word.